Skip to content

build(deps): bump the typing-stubs group with 2 updates #5531

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 29, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps the typing-stubs group with 2 updates: django-stubs and djangorestframework-stubs.

Updates django-stubs from 5.1.3 to 5.2.0

Commits

Updates djangorestframework-stubs from 3.15.3 to 3.16.0

Release notes

Sourced from djangorestframework-stubs's releases.

3.16.0

What's Changed

Full Changelog: typeddjango/djangorestframework-stubs@3.15.4...3.16.0

3.15.4

Important

  • Compat with django-stubs@5.2 was added

What's Changed

New Contributors

Full Changelog: typeddjango/djangorestframework-stubs@3.15.3...3.15.4

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 28, 2025
Bumps the typing-stubs group with 2 updates: [django-stubs](https://github.com/typeddjango/django-stubs) and [djangorestframework-stubs](https://github.com/typeddjango/djangorestframework-stubs).


Updates `django-stubs` from 5.1.3 to 5.2.0
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](typeddjango/django-stubs@5.1.3...5.2.0)

Updates `djangorestframework-stubs` from 3.15.3 to 3.16.0
- [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases)
- [Commits](typeddjango/djangorestframework-stubs@3.15.3...3.16.0)

---
updated-dependencies:
- dependency-name: django-stubs
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: typing-stubs
- dependency-name: djangorestframework-stubs
  dependency-version: 3.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: typing-stubs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/typing-stubs-ac031b90ec branch from f484a8f to 233a82b Compare April 29, 2025 02:12
Django wants migrations to be "simple, dumb" files. They are typically
auto-generated. I don't see any reason these particular migrations need
type annotations on these particular variables.
@vpremamozilla vpremamozilla added this pull request to the merge queue Apr 29, 2025
Merged via the queue into main with commit 66616ed Apr 29, 2025
32 checks passed
@vpremamozilla vpremamozilla deleted the dependabot/pip/typing-stubs-ac031b90ec branch April 29, 2025 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants